API Documentation
MAIN PAGE
NAMESPACES
CLASSES
Documentation
Headers
NilkinsGraphics
Resources
ShaderResource.h
1
// ShaderResource.h
3
//
5
6
namespace
nkGraphics
7
{
11
class
DLL_GRAPHICS_EXPORT
ShaderResource
:
public
Resource
12
{
13
public :
14
18
ShaderResource
() ;
22
~ShaderResource
() ;
23
} ;
24
}
nkGraphics::ShaderResource::~ShaderResource
~ShaderResource()
nkGraphics::ShaderResource::ShaderResource
ShaderResource()
nkGraphics::Resource
Base class for a resource in the component.
Definition:
Resource.h:12
nkGraphics
Encompasses all API of component NilkinsGraphics.
Definition:
BoundingBox.h:7
nkGraphics::ShaderResource
Base class for shader resources. Those are resources that can be fed to a Shader.
Definition:
ShaderResource.h:12
Generated by
Doxygen
1.8.18